home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 11663 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  885 b 

  1. Path: usamrid.innovsoftd.com!news
  2. From: David Peterson <dpeterso@isd.net>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Bor C++ WINEXEC a DOS prgrm
  5. Date: Fri, 15 Mar 1996 07:30:46 -0600
  6. Organization: Applied Systems, Inc.
  7. Message-ID: <31497106.5A14@isd.net>
  8. References: <31493C4A.7D2E@ix.netcom.com>
  9. NNTP-Posting-Host: pm-2-183.innovsoftd.com
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0GoldB1 (Win95; I)
  14.  
  15. mgrim wrote:
  16. > I need to spawn or winexec a DOS program from a windows program created
  17. > with bor C++. Trick is I want to wait till it completes and read in the
  18. > results then continue on. Documentation is lacking here anyone give me
  19. > a clue?
  20. > mike G
  21.  
  22. Check either Borland or Microsoft web sites. Both have explainations on how to wait until not only the spawned program but 
  23. also if it has spawned.
  24.  
  25. Dave
  26.  
  27.  
  28.